From: Chong Yidong Date: Sat, 17 Mar 2007 17:56:37 +0000 (+0000) Subject: * calc/calc-forms.el (math-std-daylight-savings): Switch to new X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~1595 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=0ebd5101a03aefb570a1656eb0615690e1b98f6d;p=emacs.git * calc/calc-forms.el (math-std-daylight-savings): Switch to new North American rule. * woman.el (woman-change-fonts): Tweak previous change by using woman-request-regexp rather than "^\\.". * startup.el (command-line-1): Make insertion of initial-scratch-message not depend on scratch being selected. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 52264fb494b..730a23fa831 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,6 +3,17 @@ * eshell/esh-mode.el (eshell-handle-ansi-color): New function. Add new option for eshell-output-filter-functions. +2007-03-12 Glenn Morris + + * calc/calc-forms.el (math-std-daylight-savings): Switch to new + North American rule. + + * woman.el (woman-change-fonts): Tweak previous change by using + woman-request-regexp rather than "^\\.". + + * startup.el (command-line-1): Make insertion of + initial-scratch-message not depend on scratch being selected. + 2007-03-11 Juri Linkov * replace.el (match): Use yellow background on light-bg terminals.